HipCSVLoadTask

Undocumented in source.

Constructors

this
this(string path, string name, HipAsset asset, const(ubyte)[] extraData, string fileRequesting, size_t lineRequesting)
Undocumented in source.

Members

Functions

getWorkerName
string getWorkerName()
Undocumented in source. Be warned that the author may not have intended to support it.
loadAsset
HipAsset loadAsset(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From HipTextLoadTask

getWorkerName
string getWorkerName()
Undocumented in source.
loadAsset
HipAsset loadAsset(ubyte[] data)
Undocumented in source.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta